Don't create a big string, since Visual C++ doesn't like strings longer
authorMatthias Clasen <mclasen@redhat.com>
Wed, 23 Nov 2005 15:09:47 +0000 (15:09 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Wed, 23 Nov 2005 15:09:47 +0000 (15:09 +0000)
commit800746381531be0232f9ce036d7a3718cbf2ccfe
treef8160a0bd4985e1bc19ae54e43cc246bf63f9d98
parentfce9359e478c97dc14fdded57b1c1978c10ec4b2
Don't create a big string, since Visual C++ doesn't like strings longer

2005-11-23  Matthias Clasen  <mclasen@redhat.com>

* gtk/updateiconcache.c (write_csource): Don't create a big
string, since Visual C++ doesn't like strings longer than 64k.
(#322238, Kazuki IWAMOTO
ChangeLog
ChangeLog.pre-2-10
gtk/updateiconcache.c